Leadtools.Medical.Workstation Namespace > DictionaryWithEvents<TKey,TValue> Class : OnItemRemoved Method |
protected void OnItemRemoved( KeyValuePair<TKey,TValue> data )
'Declaration Protected Sub OnItemRemoved( _ ByVal data As KeyValuePair(Of TKey,TValue) _ )
'Usage Dim instance As DictionaryWithEvents(Of TKey,TValue) Dim data As KeyValuePair(Of TKey,TValue) instance.OnItemRemoved(data)
protected: void OnItemRemoved( KeyValuePair<TKey*,TValue*> data )
protected: void OnItemRemoved( KeyValuePair<TKey*,TValue*> data )